home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Applications 1996 May / SGI IRIX 6.2 Applications 1996 May.iso / dist / impr_dev.idb / usr / include / Sgm / PrintBox.h.z / PrintBox.h
C/C++ Source or Header  |  1996-05-06  |  12KB  |  334 lines

  1. /**************************************************************************
  2.  *                                      *
  3.  *           Copyright (c)    1991 Silicon Graphics, Inc.          *
  4.  *            All Rights Reserved                    *
  5.  *                                      *
  6.  *       THIS    IS UNPUBLISHED PROPRIETARY SOURCE CODE OF SGI          *
  7.  *                                      *
  8.  * The copyright notice above does not evidence any actual of intended      *
  9.  * publication of such source code, and is an unpublished work by Silicon *
  10.  * Graphics, Inc. This material contains CONFIDENTIAL INFORMATION that is *
  11.  * the property of Silicon Graphics, Inc. Any use, duplication or      *
  12.  * disclosure not specifically authorized by Silicon Graphics is strictly *
  13.  * prohibited.                                  *
  14.  *                                      *
  15.  * RESTRICTED RIGHTS LEGEND:                          *
  16.  *                                      *
  17.  * Use, duplication or disclosure by the Government is subject to      *
  18.  * restrictions as set forth in subdivision (c)(1)(ii) of the Rights in      *
  19.  * Technical Data and Computer Software clause at DFARS 52.227-7013,      *
  20.  * and/or in similar or successor clauses in the FAR, DOD or NASA FAR      *
  21.  * Supplement. Unpublished - rights reserved under the Copyright Laws of  *
  22.  * the United States. Contractor is SILICON GRAPHICS, INC., 2011 N.      *
  23.  * Shoreline Blvd., Mountain View, CA 94039-7311              *
  24.  **************************************************************************
  25.  *
  26.  * File: PrintBox.h
  27.  *
  28.  * Description: Public include file for the print box GUI.
  29.  *
  30.  **************************************************************************/
  31.  
  32.  
  33. #ident "$Revision: 1.6 $"
  34.  
  35.  
  36. #ifndef _PUI_PRINTBOX_H_
  37. #define _PUI_PRINTBOX_H_
  38.  
  39.  
  40. #include "spool.h"
  41. #include <Xm/Xm.h>
  42.  
  43.  
  44. /* Resource names */
  45.  
  46. #define PuiNprinterList            "printerList"
  47. #define PuiNnumPrinters            "numPrinters"
  48. #define PuiNdefPrinter            "defPrinter"
  49. #define PuiNprinter            "printer"
  50. #define PuiNjobType            "jobType"
  51. #define PuiNfilename            "filename"
  52. #define PuiNfd                "fd"
  53. #define PuiNbuffer            "buffer"
  54. #define PuiNbufSize            "bufferSize"
  55. #define PuiNshowFilename        "showFilename"
  56. #define PuiNshowOptions            "showOptions"
  57. #define PuiNshowNumCopies        "showNumCopies"
  58. #define PuiNshowBannerTitle        "showBannerTitle"
  59. #define PuiNshowCompletion        "showCompletion"
  60. #define PuiNshowHandling        "showHandling"
  61. #define PuiNshowPrinterOptions        "showPrinterOptions"
  62. #define PuiNshowOptionsButton        "showOptionsButton"
  63. #define PuiNshowSaveButton        "showSaveButton"
  64. #define PuiNbuttonPlacement        "buttonPlacement"
  65. #define PuiNbuttonSpacing        "buttonSpacing"
  66. #define PuiNlistVisibleItemCount    "listVisibleItemCount"
  67. #define PuiNprintingPolicy        "printingPolicy"
  68. #define PuiNinsensitiveForeground    "insensitiveForeground"
  69. #define PuiNinsensitiveBackground    "insensitiveBackground"
  70. #define PuiNfilenameSensitive        "filenameSensitive"
  71. #define PuiNnumCopiesSensitive        "numCopiesSensitive"
  72. #define PuiNprinterOptionsSensitive    "printerOptionsSensitive"
  73. #define PuiNprinterFont            "printerFont"
  74. #define PuiNdefaultPrinterFont        "defaultPrinterFont"
  75. #define PuiNbusyCursor            "busyCursor"
  76. /*    Labels */
  77. #define PuiNprintLabelString        "printLabelString"
  78. #define PuiNuser1LabelString        "user1LabelString"
  79. #define PuiNuser2LabelString        "user2LabelString"
  80. #define PuiNuser3LabelString        "user3LabelString"
  81. #define PuiNuser4LabelString        "user4LabelString"
  82. #define PuiNoptionsbLabelString        "optionsbLabelString"
  83. #define PuiNsaveLabelString        "saveLabelString"
  84. #define PuiNcancelLabelString        "cancelLabelString"
  85. #define PuiNhelpLabelString        "helpLabelString"
  86. #define PuiNfilenameLabelString        "filenameLabelString"
  87. #define PuiNprinterLabelString        "printerLabelString"
  88. #define PuiNoptionLabelString        "optionLabelString"
  89. #define PuiNnumCopiesLabelString    "numCopiesLabelString"
  90. #define PuiNjobTitleLabelString        "jobTitleLabelString"
  91. #define    PuiNjobDefTitleLabelString    "jobDefTitleLabelString"
  92. #define PuiNjobSpecTitleLabelString    "jobSpecTitleLabelString"
  93. #define PuiNcompletionLabelString    "completionLabelString"
  94. #define PuiNmailLabelString        "mailLabelString"
  95. #define PuiNmessageLabelString        "messageLabelString"
  96. #define PuiNhandlingLabelString        "handlingLabelString"
  97. #define PuiNcopyJobLabelString        "copyJobLabelString"
  98. #define PuiNlinkJobLabelString        "linkJobLabelString"
  99. #define PuiNprinterSpecLabelString    "printerSpecLabelString"
  100. #define PuiNsaveDlgTitleLabelString    "saveDlgTitleLabelString"
  101. #define PuiNsaveDlgSaveLabelString    "saveDlgSaveLabelString"
  102. #define PuiNsaveDlgUserLabelString    "saveDlgUserLabelString"
  103. #define PuiNsaveDlgAllLabelString    "saveDlgAllLabelString"
  104. #define PuiNsaveDlgCancelLabelString    "saveDlgCancelLabelString"
  105. #define PuiNsaveDlgMsgLabelString    "saveDlgMsgLabelString"
  106. /*    Callback lists */
  107. #define PuiNprintCallback        "printCallback"
  108. #define PuiNuser1Callback        "user1Callback"
  109. #define PuiNuser2Callback        "user2Callback"
  110. #define PuiNuser3Callback        "user3Callback"
  111. #define PuiNuser4Callback        "user4Callback"
  112. #define PuiNsaveCallback        "saveCallback"
  113. #define PuiNcancelCallback        "cancelCallback"
  114. #define PuiNhelpCallback        "helpCallback"
  115. #define PuiNjobInfoCallback        "jobInfoCallback"
  116. #define PuiNprinterSelectCallback    "printerSelectCallback"
  117. #define PuiNprinterActionCallback    "printerActionCallback"
  118. #define PuiNerrorCallback        "errorCallback"
  119. #define PuiNoptionErrorCallback        "optionErrorCallback"
  120. /*    Spooler Options */
  121. #define PuiNnumCopies            "numCopies"
  122. #define PuiNcopy            "copy"
  123. #define PuiNmail            "mail"
  124. #define PuiNmessage            "message"
  125. #define PuiNjobTitle            "jobTitle"
  126. #define PuiNprinterOptions        "printerOptions"
  127.  
  128. /* Resource classes */
  129.  
  130. #define PuiCPrinterList            "PrinterList"
  131. #define PuiCNumPrinters            "NumPrinters"
  132. #define PuiCDefPrinter            "DefPrinter"
  133. #define PuiCPrinter            "Printer"
  134. #define PuiCJobType            "JobType"
  135. #define PuiCFilename            "Filename"
  136. #define PuiCFd                "Fd"
  137. #define PuiCBuffer            "Buffer"
  138. #define PuiCBufSize            "BufferSize"
  139. #define PuiCShowFilename        "ShowFilename"
  140. #define PuiCShowOptions            "ShowOptions"
  141. #define PuiCShowNumCopies        "ShowNumCopies"
  142. #define PuiCShowBannerTitle        "ShowBannerTitle"
  143. #define PuiCShowCompletion        "ShowCompletion"
  144. #define PuiCShowHandling        "ShowHandling"
  145. #define PuiCShowPrinterOptions        "ShowPrinterOptions"
  146. #define PuiCShowOptionsButton        "ShowOptionsButton"
  147. #define PuiCShowSaveButton        "ShowSaveButton"
  148. #define PuiCButtonPlacement        "ButtonPlacement"
  149. #define PuiCButtonSpacing        "ButtonSpacing"
  150. #define PuiCVisibleItemCount        "VisibleItemCount"
  151. #define PuiCPrintingPolicy        "PrintingPolicy"
  152. #define PuiCCallback            "Callback"
  153. #define PuiCBackground            "Background"
  154. #define PuiCForeground            "Foreground"
  155. #define PuiCSensitive            "Sensitive"
  156. #define PuiCFont            "Font"
  157. #define PuiCCursor            "Cursor"
  158. /*    Labels */
  159. #define PuiCPrintLabelString        "PrintLabelString"
  160. #define PuiCUser1LabelString        "User1LabelString"
  161. #define PuiCUser2LabelString        "User2LabelString"
  162. #define PuiCUser3LabelString        "User3LabelString"
  163. #define PuiCUser4LabelString        "User4LabelString"
  164. #define PuiCOptionsbLabelString        "OptionsbLabelString"
  165. #define PuiCSaveLabelString        "SaveLabelString"
  166. #define PuiCCancelLabelString        "CancelLabelString"
  167. #define PuiCHelpLabelString        "HelpLabelString"
  168. #define PuiCFilenameLabelString        "FilenameLabelString"
  169. #define PuiCPrinterLabelString        "PrinterLabelString"
  170. #define PuiCOptionLabelString        "OptionLabelString"
  171. #define PuiCNumCopiesLabelString    "NumCopiesLabelString"
  172. #define PuiCJobTitleLabelString        "JobTitleLabelString"
  173. #define    PuiCJobDefTitleLabelString    "JobDefTitleLabelString"
  174. #define PuiCJobSpecTitleLabelString    "JobSpecTitleLabelString"
  175. #define PuiCCompletionLabelString    "CompletionLabelString"
  176. #define PuiCMailLabelString        "MailLabelString"
  177. #define PuiCMessageLabelString        "MessageLabelString"
  178. #define PuiCHandlingLabelString        "HandlingLabelString"
  179. #define PuiCCopyJobLabelString        "CopyJobLabelString"
  180. #define PuiCLinkJobLabelString        "LinkJobLabelString"
  181. #define PuiCPrinterSpecLabelString    "PrinterSpecLabelString"
  182. #define PuiCSaveDlgTitleLabelString    "SaveDlgTitleLabelString"
  183. #define PuiCSaveDlgSaveLabelString    "SaveDlgSaveLabelString"
  184. #define PuiCSaveDlgUserLabelString    "SaveDlgUserLabelString"
  185. #define PuiCSaveDlgAllLabelString    "SaveDlgAllLabelString"
  186. #define PuiCSaveDlgCancelLabelString    "SaveDlgCancelLabelString"
  187. #define PuiCSaveDlgMsgLabelString    "SaveDlgMsgLabelString"
  188. /*    Spooler Options */
  189. #define PuiCNumCopies            "NumCopies"
  190. #define PuiCCopy            "Copy"
  191. #define PuiCMail            "Mail"
  192. #define PuiCMessage            "Message"
  193. #define PuiCJobTitle            "JobTitle"
  194. #define PuiCPrinterOptions        "PrinterOptions"
  195.  
  196. /* Resource types */
  197.  
  198. #define PuiRPrintingPolicy        "PrintingPolicy"
  199. #define PuiRButtonPlacement        "ButtonPlacement"
  200.  
  201.  
  202. /* PrintBox child tokens */
  203.  
  204. #define PuiPRINTBOX_PRINT_BUTTON        1
  205. #define PuiPRINTBOX_USER1_BUTTON        2
  206. #define PuiPRINTBOX_USER2_BUTTON        3
  207. #define PuiPRINTBOX_CANCEL_BUTTON        4
  208. #define PuiPRINTBOX_HELP_BUTTON            5
  209. #define PuiPRINTBOX_WORK_AREA            6
  210. #define PuiPRINTBOX_SEPARATOR            7
  211. #define PuiPRINTBOX_USER3_BUTTON        8
  212. #define PuiPRINTBOX_USER4_BUTTON        9
  213. #define PuiPRINTBOX_SAVE_BUTTON            10
  214. #define PuiPRINTBOX_OPTIONS_BUTTON        11
  215.  
  216. /* Print job type tokens */
  217.  
  218. #define PuiPRINTJOB_FILENAME            1
  219. #define PuiPRINTJOB_DESCRIPTOR            2
  220. #define PuiPRINTJOB_BUFFER            3
  221.  
  222. /* Printing policy tokens and strings */
  223.  
  224. #define PuiWIDGET_PRINTING            1
  225. #define PuiAPPLICATION_PRINTING            2
  226.  
  227. #define PuiWIDGET_PRINTING_STR            "PuiWIDGET_PRINTING"
  228. #define PuiAPPLICATION_PRINTING_STR        "PuiAPPLICATION_PRINTING"
  229.  
  230. /* Action button placement tokens and strings */
  231.  
  232. #define PuiBUTTONS_LEFT                1
  233. #define PuiBUTTONS_RIGHT            2
  234. #define PuiBUTTONS_CENTER            3
  235.  
  236. #define PuiBUTTONS_LEFT_STR            "PuiBUTTONS_LEFT"
  237. #define PuiBUTTONS_RIGHT_STR            "PuiBUTTONS_RIGHT"
  238. #define PuiBUTTONS_CENTER_STR            "PuiBUTTONS_CENTER"
  239.  
  240. /* Callback reasons */
  241.  
  242. #define PuiCR_NOREASON                0
  243. #define PuiCR_PRINT                1
  244. #define PuiCR_USER1                2
  245. #define PuiCR_USER2                3
  246. #define PuiCR_CANCEL                4
  247. #define PuiCR_HELP                5
  248. #define PuiCR_JOB_INFO                6
  249. #define PuiCR_PR_SELECT                7
  250. #define PuiCR_ERROR                8
  251. #define PuiCR_PR_ACTION                9
  252. #define PuiCR_USER3                10
  253. #define PuiCR_USER4                11
  254. #define PuiCR_SAVE                12
  255. #define PuiCR_OPT_ERROR                13
  256.  
  257.  
  258. /* Class record info */
  259.  
  260. extern WidgetClass puiPrintBoxWidgetClass;
  261.  
  262. typedef struct _PuiPrintBoxClassRec *PuiPrintBoxWidgetClass;
  263. typedef struct _PuiPrintBoxRec *PuiPrintBoxWidget;
  264.  
  265.  
  266. /* Callback structures */
  267. /*    The following shows the value of various fields for the different
  268.     callback reasons.
  269.  
  270.     reason            event     job_info    selected_printer
  271.  
  272.     PuiCR_PRINT        XEvent*      NULL        NULL
  273.     PuiCR_USER1        XEvent*   NULL        NULL
  274.     PuiCR_USER2        XEvent*   NULL        NULL
  275.     PuiCR_USER3        XEvent*   NULL        NULL
  276.     PuiCR_USER4        XEvent*   NULL        NULL
  277.     PuiCR_SAVE        XEvent*   NULL          NULL
  278.     PuiCR_CANCEL        XEvent*      NULL        NULL
  279.     PuiCR_HELP        XEvent*      NULL        NULL
  280.     PuiCR_JOB_INFO        NULL      SLPrintJob*    NULL
  281.     PuiCR_PR_SELECT     NULL      NULL        char*
  282.     PuiCR_PR_ACTION        NULL      NULL        char*
  283.     PuiCR_ERROR        NULL      NULL        NULL
  284.     PuiCR_OPT_ERROR        NULL      NULL        NULL
  285.  
  286.     reason            selected_position  error_code
  287.  
  288.     PuiCR_PRINT        0           0
  289.     PuiCR_USER1        0           0
  290.     PuiCR_USER2        0           0
  291.     PuiCR_USER3        0           0
  292.     PuiCR_USER4        0           0
  293.     PuiCR_SAVE          0                  0
  294.     PuiCR_CANCEL        0           0
  295.     PuiCR_HELP        0           0
  296.     PuiCR_JOB_INFO        0           0
  297.     PuiCR_PR_SELECT     int           0
  298.     PuiCR_PR_ACTION        int           0
  299.     PuiCR_ERROR        0           SLerrno
  300.     PuiCR_OPT_ERROR        0           errno
  301. */
  302.  
  303. typedef struct _PuiPrintBoxCallbackStruct { /* PrintBox callback structure */
  304.     int reason;                    /* Callback reason */
  305.     XEvent *event;                /* X event structure */
  306.     SLPrintJob *job_info;            /* Print job info structure */
  307.     char *selected_printer;            /* Selected printer name */
  308.     int selected_position;            /* Position in printer list */
  309.     int error_code;                /* Error code */
  310. } PuiPrintBoxCallbackStruct;
  311.  
  312.  
  313. /* Public functions */
  314.  
  315. #ifdef __cplusplus
  316. extern "C" {
  317. #endif
  318. extern Widget    PuiCreatePrintBox(Widget, String, ArgList, Cardinal);
  319. extern Widget    PuiCreatePrintDialog(Widget, String, ArgList, Cardinal);
  320. extern Widget    PuiPrintBoxGetChild(Widget, int);
  321. extern void    PuiPrintBoxDoPrint(Widget);
  322. extern Boolean    PuiCvtStringToPrintingPolicy(Display*, XrmValuePtr,
  323.                             Cardinal*, XrmValuePtr,
  324.                         XrmValuePtr, XtPointer*);
  325. extern Boolean    PuiCvtStringToButtonPlacement(Display*, XrmValuePtr,
  326.                             Cardinal*, XrmValuePtr,
  327.                         XrmValuePtr, XtPointer*);
  328. #ifdef __cplusplus
  329. }
  330. #endif
  331.  
  332.  
  333. #endif /* _PUI_PRINTBOX_H_ */
  334.